home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / DJLSR106.ARJ / FORK.C < prev    next >
Text File  |  1992-03-28  |  28b  |  5 lines

  1. fork()
  2. {
  3.   return -1;
  4. }
  5.